-
Re: Website Privacy Error problem
Oh yeah. Sorry, was trying to hack a one-liner to avoid having to deal with permissions and interactive editors and wasn’t thinking straight. :( Another good rule to remember is "never run anyth…1 -
Re: Website Privacy Error problem
Yes, that’s right. Paste that command (which looks for lines which do *not* contain g-type and writes what it finds back to /etc/hosts, thereby deleting the offending entries) into the Terminal after…1 -
Re: Website Privacy Error problem
Yes, the SSL certificate on the server looks fine. Nick, does it happen on every browser on your main Mac, or just Firefox? And did you ever do any web development on that Mac? What I'm thinking is m…2 -
Re: When is a cap height not a cap height?
Ah, you're right: $ for i in *tf; ttx -o - -t "OS/2" $i 2>/dev/null | grep sCapHeight <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight v…1 -
Re: Cycling through Positional Alternates
Hi Leon, welcome to TypeDrawers! This is a great question. I think it's going to be very tricky to do exactly what you want, but I can get pretty close. You need to combine two techniques. I would se…1